-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SWED-2230 topbar transparent #905
Conversation
- logos smaller - scrollbar links container - logout btn anchored at bottom in modal - white gradient over links in nav modal - smaller btn size
- hack around scroll link-container in modal - font sizes links - paddings in modal - topbar height - transparency backdropopacity
- add support legacy topbar - refactor style new-topbar
This reverts commit 4921af2.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #905 +/- ##
===========================================
- Coverage 72.60% 72.31% -0.29%
===========================================
Files 212 212
Lines 4508 4573 +65
Branches 1263 1302 +39
===========================================
+ Hits 3273 3307 +34
- Misses 1097 1122 +25
- Partials 138 144 +6
Continue to review full report in Codecov by Sentry.
|
Size Change: +13.6 kB (+1%) Total Size: 1.12 MB
ℹ️ View Unchanged
|
New experimental Topbar
This PR is pretty big. Not in number of files, but it goes in various directions. Prepare yourself a coffee and hop on for the ride 😜
Description
Add a new Topbar. Still at an experimental phase. Therfore user need to actively opt-in to trigger it.
At this stage, if users do nothing they remain on the current topbar with no breaking change.
The new topbar does nevertheless includes breaking changes.
For this reason a new page for its migration to v2 is added to the documentations > components
Figma prototypes
Jira SWED-2230
Jira ticket: https://payexjira.atlassian.net/browse/SWED-2230
Feature branch: https://design.stage.swedbankpay.com/feature/SWED-2230-topbar_transparent/
Motivation and Context
How Has This Been Tested?
So far no new tests are added to test the new topbar. But all old tests made for the current topbar are (and must) successful.
Screenshots (if appropriate):
Types of changes
Checklist:
Review instructions
Review instructions